net/http.http2priorityNode.q (field)
8 uses
net/http (current package)
h2_bundle.go#L11291: q http2writeQueue // queue of pending frames to write
h2_bundle.go#L11353: if !n.q.empty() && f(n, openParent) {
h2_bundle.go#L11473: q: *ws.queuePool.get(),
h2_bundle.go#L11500: q := n.q
h2_bundle.go#L11502: n.q.s = nil
h2_bundle.go#L11525: q: *ws.queuePool.get(),
h2_bundle.go#L11598: n.q.push(wr)
h2_bundle.go#L11607: wr, ok = n.q.consume(limit)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)